arm: setup MM using information from the device tree
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 13 Feb 2012 14:33:10 +0000 (14:33 +0000)
committerDavid Vrabel <david.vrabel@citrix.com>
Mon, 13 Feb 2012 14:33:10 +0000 (14:33 +0000)
commit1bdc81dac816330a831f321f4dd05bbe76d71ce4
tree87bf258ea32e548337937d968e1c0f153ebbc0d2
parent3e99c95ba1c8a9508b3dc5e94c67f0ae46c7d360
arm: setup MM using information from the device tree

Setup memory management, heaps etc. using the location and size of the
first memory bank given in the device tree.

The DTB is also copied so it can be used afterwards.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/kernel.c
xen/arch/arm/mm.c
xen/arch/arm/setup.c
xen/common/device_tree.c
xen/include/asm-arm/mm.h
xen/include/asm-arm/setup.h
xen/include/xen/device_tree.h